File information: | |
File name: | ExternalLoadState.mesa_Sep78.pdf [preview ExternalLoadState.mesa Sep78] |
Size: | 165 kB |
Extension: | |
Mfg: | xerox |
Model: | ExternalLoadState.mesa Sep78 🔎 |
Original: | ExternalLoadState.mesa Sep78 🔎 |
Descr: | xerox mesa 4.0_1978 listing Mesa_4_Debug ExternalLoadState.mesa_Sep78.pdf |
Group: | Electronics > Other |
Uploaded: | 11-03-2020 |
User: | Anonymous |
Multipart: | No multipart |
Information about the files in archive: | ||
Decompress result: | OK | |
Extracted files: | 1 | |
File name ExternalLoadState.mesa_Sep78.pdf ExternalLoadState.mesa 2-Sep-78 15:32:14 Page 1 ExternalLoadState.mesa Edited by: Sandman, April 6, 1978 2:02 PM Barbara, May 15, 1978 10:43 AM DIRECTORY AltoFileDefs: FROM "altofilodefs" USING [eofDA, SN]. ControlDefs: FROM "eontroldefs" USING [GFTIndex]. DebugUtilityDefs: FROM "debugutilitydefs" USING [MREAD]. InlineDefs: FROM "inlinedefs" USING [COPY]. LoaderBedUtilDefs: FROM "loaderbedutildefs". LoadStateDefs: FROM "loadstatedefs" USING [ BedAddress. BedArrayLength, ConfigIndex, ConfigNull, EnumerationDireetion, FileSegmentHandle, GFTIndex, LoadState, LoadStateGFT, Relocation], SDDefs: FROM "sddefs" USING [SO, sGFTLength], SegmentDefs: FROM "segmentdefs" USING [ DeleteFileSegment, FileHandle, FileHint, FileSegmentAddress. FileSegmentHandle, InsertFile, NewFileSegment, Read, SwapIn, SwapOut. Unlock]. SystemDefs: FROM "systemdefs" USING [AlloeateHeapNode. FreeHeapNode]; DEFINITIONS FROM LoadStateDefs; ExternalLoadState: PROGRAM IMPORTS DebugUtilityDefs, SegmentDefs, SystemDefs EXPORTS LoaderBedUtilDefs, LoadStateDefs, DebugUtilityDefs a PUBLIC BEGIN state: SegmentDefs.FileSegmentHandle ~ NIL; loadstate: LoadState ~ NIL; gft: LoadStateGFT; nbeds: ConfigIndex; LoadStateInvalid: SIGNAL a CODE; InputLoadState: PROCEDURE RETURNS [ConfigIndex] |
Date | User | Rating | Comment |